FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.cpg#current (31 ms)

Package hl7.fhir.uv.cpg
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-cpg-recommendation-direction-cs.html
Url http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs
Version 2.0.0-draft
Status active
Date 2024-08-25T03:33:21+00:00
Name CPGRecommendationDirectionCS
Title CPG Recommendation Direction Code System
Experimental False
Realm uv
Authority hl7
Description The direction of a recommendation, either for or against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.
Content complete
valueSet http://hl7.org/fhir/uv/cpg/ValueSet/cpg-recommendation-direction-vs

Resources that use this resource

ValueSet
cpg-recommendation-direction-vs CPG Recommendation Direction Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cpg-recommendation-direction-cs

This case-sensitive code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs defines the following codes:

CodeDisplayDefinition
for ForThe recommendation is for a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.
against AgainstThe recommendation is against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "cpg-recommendation-direction-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cpg-recommendation-direction-cs</b></p><a name=\"cpg-recommendation-direction-cs\"> </a><a name=\"hccpg-recommendation-direction-cs\"> </a><a name=\"cpg-recommendation-direction-cs-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">for<a name=\"cpg-recommendation-direction-cs-for\"> </a></td><td>For</td><td>The recommendation is for a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.</td></tr><tr><td style=\"white-space:nowrap\">against<a name=\"cpg-recommendation-direction-cs-against\"> </a></td><td>Against</td><td>The recommendation is against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "shareable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "computable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "publishable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
      "valueCode" : "structured"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
      "valueUri" : "https://www.ncbi.nlm.nih.gov/pubmed/23570745"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
      "valueUri" : "https://gdt.gradepro.org/app/handbook/handbook.html#h.1yd7iwhn8pxp"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs",
  "version" : "2.0.0-draft",
  "name" : "CPGRecommendationDirectionCS",
  "title" : "CPG Recommendation Direction Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-25T03:33:21+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "The direction of a recommendation, either for or against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-recommendation-direction-vs",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "for",
      "display" : "For",
      "definition" : "The recommendation is for a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use."
    },
    {
      "code" : "against",
      "display" : "Against",
      "definition" : "The recommendation is against a particular action, taking into account the balance between desirable and undersirable outcomes; the confidence in the magnitude of estimates of effect; the confidence in values and preferences and their variability; and resource use."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.